3.1.38 \(\int \frac {x^{29/2}}{(a x+b x^3)^{9/2}} \, dx\)

Optimal. Leaf size=159 \[ -\frac {9 a \tanh ^{-1}\left (\frac {\sqrt {b} x^{3/2}}{\sqrt {a x+b x^3}}\right )}{2 b^{11/2}}+\frac {9 \sqrt {x} \sqrt {a x+b x^3}}{2 b^5}-\frac {3 x^{7/2}}{b^4 \sqrt {a x+b x^3}}-\frac {3 x^{13/2}}{5 b^3 \left (a x+b x^3\right )^{3/2}}-\frac {9 x^{19/2}}{35 b^2 \left (a x+b x^3\right )^{5/2}}-\frac {x^{25/2}}{7 b \left (a x+b x^3\right )^{7/2}} \]

________________________________________________________________________________________

Rubi [A]  time = 0.25, antiderivative size = 159, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 4, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.210, Rules used = {2022, 2024, 2029, 206} \begin {gather*} -\frac {9 x^{19/2}}{35 b^2 \left (a x+b x^3\right )^{5/2}}-\frac {3 x^{13/2}}{5 b^3 \left (a x+b x^3\right )^{3/2}}-\frac {3 x^{7/2}}{b^4 \sqrt {a x+b x^3}}+\frac {9 \sqrt {x} \sqrt {a x+b x^3}}{2 b^5}-\frac {9 a \tanh ^{-1}\left (\frac {\sqrt {b} x^{3/2}}{\sqrt {a x+b x^3}}\right )}{2 b^{11/2}}-\frac {x^{25/2}}{7 b \left (a x+b x^3\right )^{7/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x^(29/2)/(a*x + b*x^3)^(9/2),x]

[Out]

-x^(25/2)/(7*b*(a*x + b*x^3)^(7/2)) - (9*x^(19/2))/(35*b^2*(a*x + b*x^3)^(5/2)) - (3*x^(13/2))/(5*b^3*(a*x + b
*x^3)^(3/2)) - (3*x^(7/2))/(b^4*Sqrt[a*x + b*x^3]) + (9*Sqrt[x]*Sqrt[a*x + b*x^3])/(2*b^5) - (9*a*ArcTanh[(Sqr
t[b]*x^(3/2))/Sqrt[a*x + b*x^3]])/(2*b^(11/2))

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 2022

Int[((c_.)*(x_))^(m_.)*((a_.)*(x_)^(j_.) + (b_.)*(x_)^(n_.))^(p_), x_Symbol] :> Simp[(c^(n - 1)*(c*x)^(m - n +
 1)*(a*x^j + b*x^n)^(p + 1))/(b*(n - j)*(p + 1)), x] - Dist[(c^n*(m + j*p - n + j + 1))/(b*(n - j)*(p + 1)), I
nt[(c*x)^(m - n)*(a*x^j + b*x^n)^(p + 1), x], x] /; FreeQ[{a, b, c}, x] &&  !IntegerQ[p] && LtQ[0, j, n] && (I
ntegersQ[j, n] || GtQ[c, 0]) && LtQ[p, -1] && GtQ[m + j*p + 1, n - j]

Rule 2024

Int[((c_.)*(x_))^(m_.)*((a_.)*(x_)^(j_.) + (b_.)*(x_)^(n_.))^(p_), x_Symbol] :> Simp[(c^(n - 1)*(c*x)^(m - n +
 1)*(a*x^j + b*x^n)^(p + 1))/(b*(m + n*p + 1)), x] - Dist[(a*c^(n - j)*(m + j*p - n + j + 1))/(b*(m + n*p + 1)
), Int[(c*x)^(m - (n - j))*(a*x^j + b*x^n)^p, x], x] /; FreeQ[{a, b, c, m, p}, x] &&  !IntegerQ[p] && LtQ[0, j
, n] && (IntegersQ[j, n] || GtQ[c, 0]) && GtQ[m + j*p + 1 - n + j, 0] && NeQ[m + n*p + 1, 0]

Rule 2029

Int[(x_)^(m_.)/Sqrt[(a_.)*(x_)^(j_.) + (b_.)*(x_)^(n_.)], x_Symbol] :> Dist[-2/(n - j), Subst[Int[1/(1 - a*x^2
), x], x, x^(j/2)/Sqrt[a*x^j + b*x^n]], x] /; FreeQ[{a, b, j, n}, x] && EqQ[m, j/2 - 1] && NeQ[n, j]

Rubi steps

\begin {align*} \int \frac {x^{29/2}}{\left (a x+b x^3\right )^{9/2}} \, dx &=-\frac {x^{25/2}}{7 b \left (a x+b x^3\right )^{7/2}}+\frac {9 \int \frac {x^{23/2}}{\left (a x+b x^3\right )^{7/2}} \, dx}{7 b}\\ &=-\frac {x^{25/2}}{7 b \left (a x+b x^3\right )^{7/2}}-\frac {9 x^{19/2}}{35 b^2 \left (a x+b x^3\right )^{5/2}}+\frac {9 \int \frac {x^{17/2}}{\left (a x+b x^3\right )^{5/2}} \, dx}{5 b^2}\\ &=-\frac {x^{25/2}}{7 b \left (a x+b x^3\right )^{7/2}}-\frac {9 x^{19/2}}{35 b^2 \left (a x+b x^3\right )^{5/2}}-\frac {3 x^{13/2}}{5 b^3 \left (a x+b x^3\right )^{3/2}}+\frac {3 \int \frac {x^{11/2}}{\left (a x+b x^3\right )^{3/2}} \, dx}{b^3}\\ &=-\frac {x^{25/2}}{7 b \left (a x+b x^3\right )^{7/2}}-\frac {9 x^{19/2}}{35 b^2 \left (a x+b x^3\right )^{5/2}}-\frac {3 x^{13/2}}{5 b^3 \left (a x+b x^3\right )^{3/2}}-\frac {3 x^{7/2}}{b^4 \sqrt {a x+b x^3}}+\frac {9 \int \frac {x^{5/2}}{\sqrt {a x+b x^3}} \, dx}{b^4}\\ &=-\frac {x^{25/2}}{7 b \left (a x+b x^3\right )^{7/2}}-\frac {9 x^{19/2}}{35 b^2 \left (a x+b x^3\right )^{5/2}}-\frac {3 x^{13/2}}{5 b^3 \left (a x+b x^3\right )^{3/2}}-\frac {3 x^{7/2}}{b^4 \sqrt {a x+b x^3}}+\frac {9 \sqrt {x} \sqrt {a x+b x^3}}{2 b^5}-\frac {(9 a) \int \frac {\sqrt {x}}{\sqrt {a x+b x^3}} \, dx}{2 b^5}\\ &=-\frac {x^{25/2}}{7 b \left (a x+b x^3\right )^{7/2}}-\frac {9 x^{19/2}}{35 b^2 \left (a x+b x^3\right )^{5/2}}-\frac {3 x^{13/2}}{5 b^3 \left (a x+b x^3\right )^{3/2}}-\frac {3 x^{7/2}}{b^4 \sqrt {a x+b x^3}}+\frac {9 \sqrt {x} \sqrt {a x+b x^3}}{2 b^5}-\frac {(9 a) \operatorname {Subst}\left (\int \frac {1}{1-b x^2} \, dx,x,\frac {x^{3/2}}{\sqrt {a x+b x^3}}\right )}{2 b^5}\\ &=-\frac {x^{25/2}}{7 b \left (a x+b x^3\right )^{7/2}}-\frac {9 x^{19/2}}{35 b^2 \left (a x+b x^3\right )^{5/2}}-\frac {3 x^{13/2}}{5 b^3 \left (a x+b x^3\right )^{3/2}}-\frac {3 x^{7/2}}{b^4 \sqrt {a x+b x^3}}+\frac {9 \sqrt {x} \sqrt {a x+b x^3}}{2 b^5}-\frac {9 a \tanh ^{-1}\left (\frac {\sqrt {b} x^{3/2}}{\sqrt {a x+b x^3}}\right )}{2 b^{11/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.21, size = 130, normalized size = 0.82 \begin {gather*} \frac {\sqrt {x} \left (\sqrt {b} x \left (315 a^4+1050 a^3 b x^2+1218 a^2 b^2 x^4+528 a b^3 x^6+35 b^4 x^8\right )-\frac {315 \sqrt {a} \left (a+b x^2\right )^4 \sinh ^{-1}\left (\frac {\sqrt {b} x}{\sqrt {a}}\right )}{\sqrt {\frac {b x^2}{a}+1}}\right )}{70 b^{11/2} \left (a+b x^2\right )^3 \sqrt {x \left (a+b x^2\right )}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x^(29/2)/(a*x + b*x^3)^(9/2),x]

[Out]

(Sqrt[x]*(Sqrt[b]*x*(315*a^4 + 1050*a^3*b*x^2 + 1218*a^2*b^2*x^4 + 528*a*b^3*x^6 + 35*b^4*x^8) - (315*Sqrt[a]*
(a + b*x^2)^4*ArcSinh[(Sqrt[b]*x)/Sqrt[a]])/Sqrt[1 + (b*x^2)/a]))/(70*b^(11/2)*(a + b*x^2)^3*Sqrt[x*(a + b*x^2
)])

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.13, size = 124, normalized size = 0.78 \begin {gather*} \frac {x^{9/2} \left (a+b x^2\right )^{9/2} \left (\frac {315 a^4 x+1050 a^3 b x^3+1218 a^2 b^2 x^5+528 a b^3 x^7+35 b^4 x^9}{70 b^5 \left (a+b x^2\right )^{7/2}}+\frac {9 a \log \left (\sqrt {a+b x^2}-\sqrt {b} x\right )}{2 b^{11/2}}\right )}{\left (x \left (a+b x^2\right )\right )^{9/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[x^(29/2)/(a*x + b*x^3)^(9/2),x]

[Out]

(x^(9/2)*(a + b*x^2)^(9/2)*((315*a^4*x + 1050*a^3*b*x^3 + 1218*a^2*b^2*x^5 + 528*a*b^3*x^7 + 35*b^4*x^9)/(70*b
^5*(a + b*x^2)^(7/2)) + (9*a*Log[-(Sqrt[b]*x) + Sqrt[a + b*x^2]])/(2*b^(11/2))))/(x*(a + b*x^2))^(9/2)

________________________________________________________________________________________

fricas [A]  time = 0.45, size = 376, normalized size = 2.36 \begin {gather*} \left [\frac {315 \, {\left (a b^{4} x^{8} + 4 \, a^{2} b^{3} x^{6} + 6 \, a^{3} b^{2} x^{4} + 4 \, a^{4} b x^{2} + a^{5}\right )} \sqrt {b} \log \left (2 \, b x^{2} - 2 \, \sqrt {b x^{3} + a x} \sqrt {b} \sqrt {x} + a\right ) + 2 \, {\left (35 \, b^{5} x^{8} + 528 \, a b^{4} x^{6} + 1218 \, a^{2} b^{3} x^{4} + 1050 \, a^{3} b^{2} x^{2} + 315 \, a^{4} b\right )} \sqrt {b x^{3} + a x} \sqrt {x}}{140 \, {\left (b^{10} x^{8} + 4 \, a b^{9} x^{6} + 6 \, a^{2} b^{8} x^{4} + 4 \, a^{3} b^{7} x^{2} + a^{4} b^{6}\right )}}, \frac {315 \, {\left (a b^{4} x^{8} + 4 \, a^{2} b^{3} x^{6} + 6 \, a^{3} b^{2} x^{4} + 4 \, a^{4} b x^{2} + a^{5}\right )} \sqrt {-b} \arctan \left (\frac {\sqrt {b x^{3} + a x} \sqrt {-b}}{b x^{\frac {3}{2}}}\right ) + {\left (35 \, b^{5} x^{8} + 528 \, a b^{4} x^{6} + 1218 \, a^{2} b^{3} x^{4} + 1050 \, a^{3} b^{2} x^{2} + 315 \, a^{4} b\right )} \sqrt {b x^{3} + a x} \sqrt {x}}{70 \, {\left (b^{10} x^{8} + 4 \, a b^{9} x^{6} + 6 \, a^{2} b^{8} x^{4} + 4 \, a^{3} b^{7} x^{2} + a^{4} b^{6}\right )}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(29/2)/(b*x^3+a*x)^(9/2),x, algorithm="fricas")

[Out]

[1/140*(315*(a*b^4*x^8 + 4*a^2*b^3*x^6 + 6*a^3*b^2*x^4 + 4*a^4*b*x^2 + a^5)*sqrt(b)*log(2*b*x^2 - 2*sqrt(b*x^3
 + a*x)*sqrt(b)*sqrt(x) + a) + 2*(35*b^5*x^8 + 528*a*b^4*x^6 + 1218*a^2*b^3*x^4 + 1050*a^3*b^2*x^2 + 315*a^4*b
)*sqrt(b*x^3 + a*x)*sqrt(x))/(b^10*x^8 + 4*a*b^9*x^6 + 6*a^2*b^8*x^4 + 4*a^3*b^7*x^2 + a^4*b^6), 1/70*(315*(a*
b^4*x^8 + 4*a^2*b^3*x^6 + 6*a^3*b^2*x^4 + 4*a^4*b*x^2 + a^5)*sqrt(-b)*arctan(sqrt(b*x^3 + a*x)*sqrt(-b)/(b*x^(
3/2))) + (35*b^5*x^8 + 528*a*b^4*x^6 + 1218*a^2*b^3*x^4 + 1050*a^3*b^2*x^2 + 315*a^4*b)*sqrt(b*x^3 + a*x)*sqrt
(x))/(b^10*x^8 + 4*a*b^9*x^6 + 6*a^2*b^8*x^4 + 4*a^3*b^7*x^2 + a^4*b^6)]

________________________________________________________________________________________

giac [A]  time = 0.33, size = 100, normalized size = 0.63 \begin {gather*} \frac {{\left ({\left ({\left (x^{2} {\left (\frac {35 \, x^{2}}{b} + \frac {528 \, a}{b^{2}}\right )} + \frac {1218 \, a^{2}}{b^{3}}\right )} x^{2} + \frac {1050 \, a^{3}}{b^{4}}\right )} x^{2} + \frac {315 \, a^{4}}{b^{5}}\right )} x}{70 \, {\left (b x^{2} + a\right )}^{\frac {7}{2}}} + \frac {9 \, a \log \left ({\left | -\sqrt {b} x + \sqrt {b x^{2} + a} \right |}\right )}{2 \, b^{\frac {11}{2}}} - \frac {9 \, a \log \left ({\left | a \right |}\right )}{4 \, b^{\frac {11}{2}}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(29/2)/(b*x^3+a*x)^(9/2),x, algorithm="giac")

[Out]

1/70*(((x^2*(35*x^2/b + 528*a/b^2) + 1218*a^2/b^3)*x^2 + 1050*a^3/b^4)*x^2 + 315*a^4/b^5)*x/(b*x^2 + a)^(7/2)
+ 9/2*a*log(abs(-sqrt(b)*x + sqrt(b*x^2 + a)))/b^(11/2) - 9/4*a*log(abs(a))/b^(11/2)

________________________________________________________________________________________

maple [A]  time = 0.09, size = 212, normalized size = 1.33 \begin {gather*} -\frac {\sqrt {\left (b \,x^{2}+a \right ) x}\, \left (-35 b^{\frac {9}{2}} x^{9}-528 a \,b^{\frac {7}{2}} x^{7}+315 \sqrt {b \,x^{2}+a}\, a \,b^{3} x^{6} \ln \left (\sqrt {b}\, x +\sqrt {b \,x^{2}+a}\right )-1218 a^{2} b^{\frac {5}{2}} x^{5}+945 \sqrt {b \,x^{2}+a}\, a^{2} b^{2} x^{4} \ln \left (\sqrt {b}\, x +\sqrt {b \,x^{2}+a}\right )-1050 a^{3} b^{\frac {3}{2}} x^{3}+945 \sqrt {b \,x^{2}+a}\, a^{3} b \,x^{2} \ln \left (\sqrt {b}\, x +\sqrt {b \,x^{2}+a}\right )-315 a^{4} \sqrt {b}\, x +315 \sqrt {b \,x^{2}+a}\, a^{4} \ln \left (\sqrt {b}\, x +\sqrt {b \,x^{2}+a}\right )\right )}{70 \left (b \,x^{2}+a \right )^{4} b^{\frac {11}{2}} \sqrt {x}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^(29/2)/(b*x^3+a*x)^(9/2),x)

[Out]

-1/70*((b*x^2+a)*x)^(1/2)/b^(11/2)*(-35*x^9*b^(9/2)+315*ln(b^(1/2)*x+(b*x^2+a)^(1/2))*x^6*a*b^3*(b*x^2+a)^(1/2
)-528*b^(7/2)*x^7*a+945*ln(b^(1/2)*x+(b*x^2+a)^(1/2))*x^4*a^2*b^2*(b*x^2+a)^(1/2)-1218*b^(5/2)*x^5*a^2+945*ln(
b^(1/2)*x+(b*x^2+a)^(1/2))*x^2*a^3*b*(b*x^2+a)^(1/2)-1050*b^(3/2)*x^3*a^3+315*ln(b^(1/2)*x+(b*x^2+a)^(1/2))*a^
4*(b*x^2+a)^(1/2)-315*b^(1/2)*x*a^4)/x^(1/2)/(b*x^2+a)^4

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^{\frac {29}{2}}}{{\left (b x^{3} + a x\right )}^{\frac {9}{2}}}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(29/2)/(b*x^3+a*x)^(9/2),x, algorithm="maxima")

[Out]

integrate(x^(29/2)/(b*x^3 + a*x)^(9/2), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {x^{29/2}}{{\left (b\,x^3+a\,x\right )}^{9/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^(29/2)/(a*x + b*x^3)^(9/2),x)

[Out]

int(x^(29/2)/(a*x + b*x^3)^(9/2), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**(29/2)/(b*x**3+a*x)**(9/2),x)

[Out]

Timed out

________________________________________________________________________________________